FtMscLibEx StopMotorExCmd Method FtMscLibExNet for .NET framework 4
Support for fischertechnik TX-controller

[This is preliminary documentation and is subject to change.]

API 3.14
StopMotorExCmd
Function immediately stops the previously activated intelligent motor mode for motor
synchronization of the specified motor by resetting the duty values as well as the distance
value in the output structure to 0.

Namespace: FischerTechnik.FtMscLib.API
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax

public uint StopMotorExCmd(
	FtDeviceID devId,
	FtMotor mtrId
)

Parameters

devId
Type: FischerTechnik.FtMscLib.Enumurations FtDeviceID
controller ID (master or extension controller)
mtrId
Type: FischerTechnik.FtMscLib.Enumurations FtMotor
motor index (0 to 3)

Return Value

Type: UInt32

[Missing <returns> documentation for "M:FischerTechnik.FtMscLib.API.FtMscLibEx.StopMotorExCmd(FischerTechnik.FtMscLib.Enumurations.FtDeviceID,FischerTechnik.FtMscLib.Enumurations.FtMotor)"]

Remarks

See Also

Reference